exitField
Type
message
Summary
Sent to the field with the selection when the selection is being removed from the field, and its contents have not changed.
Syntax
exitField
Description
Handle the exitField message if you want to do something when the user leaves a field that hasn't been changed.
Examples
on exitField -- remove visual signs that the field is being edited
set the enabled of the target to false
end exitField
Compatibility and Support
OS
android